home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12829 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.9 KB  |  53 lines

  1. Newsgroups: comp.lang.c
  2. Path: uu4news.netcom.com!zodiac!szh
  3. From: szh@zcon.com (Syed Zaeem Hosain)
  4. Subject: Re: Very Simple <maths.h> problem...
  5. Message-ID: <1996Apr3.000626.19605@zcon.com>
  6. Sender: szh@zcon.com (Syed Zaeem Hosain)
  7. Nntp-Posting-Host: zodiac
  8. Reply-To: szh@zcon.com
  9. Organization: Z Consulting Group
  10. References: <4jhqaa$d7i@news.acns.nwu.edu>
  11. Date: Wed, 3 Apr 1996 00:06:26 GMT
  12.  
  13. In article <4jhqaa$d7i@news.acns.nwu.edu>, muzaffar@casbah.acns.nwu.edu (Usman Muzaffar) writes:
  14. >In article <4jf0c9$rs8@nic.umass.edu>,
  15. >Eugene K Hall <ekh@asimov.oit.umass.edu> wrote:
  16. >>Hi there. I'm getting these errors for a program. It's pathetically easy,
  17. >>but I can't seem to rectify it. If anyone could help, it would be great:
  18. >>
  19. >>It's supposed to work, the man page lists exp() as a valid math.h funct.
  20. >>??
  21. >>
  22. >>Errors:
  23. >>------
  24. >>
  25. >>asimov% !cc
  26. >>cc int.c
  27. >>ld:
  28. >>Unresolved:
  29. >>exp
  30. >>
  31. >
  32. >I'm not sure I understand the reasoning behind forcing people to read FAQs.
  33. >It doesn't help. Instead of getting the same stupid newbie questions over and
  34. >over again, we just get angry experts yelling at people to read FAQs.
  35. >
  36. >Just answer the question. Eugene, you need to use "cc int.c -lm"
  37.  
  38. Ah, but reading the FAQ, and finding the right answer, will get him to
  39. look in it the next time he wants an answer to another frequently asked
  40. question. This is faster, and better since it enhances the probability
  41. of getting the correct answer. Which is not to say that your answer in
  42. this simple case is wrong ... merely a observation that many "experts"
  43. jump in and provide incorrect answers all the darn time!           :-)
  44.  
  45.                                 Z
  46.  
  47.  
  48. -- 
  49. -------------------------------------------------------------------------
  50. | Syed Zaeem Hosain          P. O. Box 610097            (408) 441-7021 |
  51. | Z Consulting Group        San Jose, CA 95161             szh@zcon.com |
  52. -------------------------------------------------------------------------
  53.